Russian updates from Anton Sotkov
[adiumx.git] / Plugins / Purple Service / ru.lproj / DCPurpleYahooJoinChatView.nib / classes.nib
blob1289c37c73134ac43a6b7f9b5af4dbe5154b1d5b
2     IBClasses =     (
3                 {
4             CLASS = AICompletingTextField;
5             LANGUAGE = ObjC;
6             SUPERCLASS = NSTextField;
7         },
8                 {
9             CLASS = DCGaimYahooJoinChatViewController;
10             LANGUAGE = ObjC;
11             OUTLETS =             {
12                 "textField_inviteMessage" = NSTextField;
13                 "textField_inviteUsers" = NSTextField;
14             };
15             SUPERCLASS = DCJoinChatViewController;
16         },
17                 {
18             ACTIONS =             {
19                 closeWindow = id;
20                 joinChat = id;
21             };
22             CLASS = DCJoinChatViewController;
23             LANGUAGE = ObjC;
24             OUTLETS =             {
25                 "popUp_service" = NSPopUpButton;
26                 "textField_roomName" = NSTextField;
27                 view = NSView;
28                 "view_customView" = NSView;
29             };
30             SUPERCLASS = NSWindowController;
31         },
32                 {
33             CLASS = FirstResponder;
34             LANGUAGE = ObjC;
35             SUPERCLASS = NSObject;
36         }
37     );
38     IBVersion = 1;